From a31004797241411ed9f518f8a6d5fa533371c9d3 Mon Sep 17 00:00:00 2001 From: "robertlipe@gmail.com" Date: Sat, 12 Nov 2011 23:49:05 +0000 Subject: [PATCH] Bump version for beta. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4107 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/configure | 2 +- gpsbabel/configure.in | 2 +- gpsbabel/gbversion.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gpsbabel/configure b/gpsbabel/configure index f0b3116ea..f31b9d80f 100755 --- a/gpsbabel/configure +++ b/gpsbabel/configure @@ -1751,7 +1751,7 @@ DOCVERSION=1.4.3 # Increase GBBUILD for a new release GBBUILD=23 # YYYYMMDD, please, if beta, i.e. "-beta20060413" -PACKAGE_RELEASE="-beta20111002" +PACKAGE_RELEASE="-beta20111112" # DOCVERSION=development cat >>confdefs.h <<_ACEOF diff --git a/gpsbabel/configure.in b/gpsbabel/configure.in index 4a0f3c624..f10bf5ac3 100644 --- a/gpsbabel/configure.in +++ b/gpsbabel/configure.in @@ -13,7 +13,7 @@ DOCVERSION=1.4.3 # Increase GBBUILD for a new release GBBUILD=23 # YYYYMMDD, please, if beta, i.e. "-beta20060413" -PACKAGE_RELEASE="-beta20111002" +PACKAGE_RELEASE="-beta20111112" # DOCVERSION=development AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.]) AC_SUBST(PACKAGE_RELEASE) diff --git a/gpsbabel/gbversion.h b/gpsbabel/gbversion.h index a3b7bedfe..605c3a4f8 100644 --- a/gpsbabel/gbversion.h +++ b/gpsbabel/gbversion.h @@ -4,5 +4,5 @@ * * Isn't simplification via automation grand? */ -#define VERSION "1.4.2-beta20111002" +#define VERSION "1.4.2-beta20111112" #define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-1.4.3" -- 2.30.2